ProfileRolesData

The profile-role object contains a list of all roles to add or remove for the specified profile.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

rolesToRemove

The a list of role ID's that the profile will be REMOVED from.

Y

string [ ]

profileId

The system ID of the profile

Y

string

rolesToAdd

The a list of role ID's that the profile will be ADDEd to.

Y

string [ ]

*Required elements are only used for API parameters

Usages
  • /API2/access/updateRolesByProfileId
  • /API3/access/updateRoleProfiles